home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 6979 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: news.gate.net!not-for-mail
  2. From: dhaire@gate.net (doug haire)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: faster than 28.8
  5. Date: 4 Mar 1996 20:44:15 -0500
  6. Organization: CyberGate, Inc.
  7. Message-ID: <4hg69f$2agq@navajo.gate.net>
  8. References: <sumner-2001961038000001@sumner.tiac.net> <4ds0fp$4ap4@news-s01.ny.us.ibm.net> <AD29910A96685C7229@asd-stat13-153.dial.xs4all.nl> <bgrubb-2301960739100001@10.0.2.15> <4e3lbi$r3m@brachio.zrz.TU-Berlin.DE> <eric-2601960120540001@sobt.accessorl.n
  9.  <4g720r$1ahs@navajo.gate.net> <m0tpDtE-000Cn0C@mips.pfalz.de> <Pine.A32.3.91.960222022217.52122E@navajo.gate.net> <4hemt0$tnh@mips.pfalz.de>
  10. NNTP-Posting-Host: navajo.gate.net
  11. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  12.  
  13. Christian Weisgerber (naddy@mips.pfalz.de) wrote:
  14. : doug haire <dhaire@gate.net> writes:
  15. : > >     for (i = 0; i < 256; i++)
  16. : > >       for (j = 0; j < 256; j++) {
  17. : > >         putchar(i);
  18. : > >         putchar(j);
  19. : > >       }
  20. : > 
  21. : > I'll try that. Looks like an interesting thing to do. Why does that 
  22. : > adversely affect (assuming adverse because of "killer" term) V.42bis?
  23. : Unfortunately my understanding of LZW isn't as good as it ought to be.
  24. : I'd have to trace the steps a LZW compressor does when fed with this
  25. : data and so far I've been to lazy.
  26. : In practice this input seems to eat a lot of CPU, some (sending) modems
  27. : slow down, some slow down a lot. Comparing different models of the
  28. : Courier and ZyXEL 1496 lines indicates that those modems with faster
  29. : CPUs do better.
  30.  
  31. Well, I created a fair size file (512k) using a concatenation of the 64k 
  32. file that bit of code makes then transferred at 111k plus with no 
  33. problems with the Courier.
  34.  
  35. -- 
  36. > [ Don't consider OJ Simpson an actor? Buy his video...]
  37.